Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
MSOfficeExcel 2007 Tutorial
1) Chart
2) Collaboration
3) Data Analysis
4) Database Functions
5) Date Time Functions
6) Editing
7) Engineering Functions
8) Format Style
9) Formula
10) Information Functions
11) Introduction
12) Logical Functions
13) Lookup Reference Functions
14) Macro Activex Add In
15) Math Trigonometry Functions
16) Pivottable Pivotchart
17) Security
18) Statistical Functions
19) Table
20) Text Functions
21) Wordart Clip Art Shape Picture
22) Workbook Worksheet
Database Functions
1) Database functions
2) DCOUNT(database,field,criteria) counts the cells that contain numbers in a database
3) DCOUNTA(database,field,criteria) counts nonblank cells in a database
4) DGET(database,field,criteria) extracts from a database a single record that matches the specified criteria
5) DMAX(database,field,criteria) returns the maximum value from selected database entries
6) DMIN(database,field,criteria) returns the minimum value from selected database entries
7) DPRODUCT(database,field,criteria) multiplies the values that match the criteria in a database
8) DSTDEV(database,field,criteria) estimates the standard deviation based on selected database entries
9) DSTDEVP(database,field,criteria) calculates the standard deviation
10) DSUM(database,field,criteria) adds the numbers in the database
11) DVAR(database,field,criteria) estimates variance based on a sample from selected database entries
12) DVARP(database,field,criteria) calculates variance based on the selected database entries
13) Use greater than
14) Use the equals sign ==entry
15) Use the equals sign with text
16) Use the equals sign with value
17) Use wild card character